CSharpTest.Net
Run(String[]) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Commands Namespace > ICommandInterpreter Interface > Run Method : Run(String[]) Method

arguments

Glossary Item Box

Run the command whos name is the first argument with the remaining arguments provided to the command as needed.

Syntax

Visual Basic (Declaration) 
Overloads Sub Run( _
   ByVal ParamArray arguments() As String _
) 
C# 
void Run( 
   params string[] arguments
)

Parameters

arguments

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys